@charset "utf-8";
.in_xw_06{
    background: #fff;
    min-height: 150px;
    padding: 40px 0;
}

.in_xw_06_01{
    height: 60px;
    text-align: center;
}
.in_xw_06_01 a{
    display:inline-block;
    padding: 0 20px;
    color: #999999;
    font-size: 16px;
    border-left: 1px solid #dfdcd8;
}
.in_xw_06_01 a:last-child{
    border-right:1px solid #dfdcd8;
}
.in_xw_06_01 a:hover{
    color: #39abff;
}
.in_xw_06_02{
    min-height: 210px;
    border-bottom: none;
}
.in_xw_06_03{
    width: 350px;
    margin-right: 75px;
}
.in_xw_06_02 a:nth-of-type(3) .in_xw_06_03{
    margin-right: 0;
}
.in_xw_06_04{
    width: 78px;
    text-align: center;
    height: 32px;
    line-height: 32px;
    background: #ededed;
    color: #333;
}
.in_xw_06_05{
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #333;
    font-size: 14px;
    font-weight: 600;
}
.in_xw_06_06{
    width: 100%;
    min-height: 150px;
    line-height: 25px;
    font-size: 14px;
    color: #888;
}



@media screen and (max-width: 1199px){
    .in_xw_06_03{
    width: 90%;
    margin-right: 0;
    float: none;
    margin: 0 auto;
    }
    .in_xw_06_02 a:nth-of-type(3) .in_xw_06_03 {
    margin: 0 auto;
}
    
}
